Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 8, 2025

Bumps github.com/Azure/azure-sdk-for-go/sdk/azcore from 1.11.1 to 1.17.0.

Release notes

Sourced from github.com/Azure/azure-sdk-for-go/sdk/azcore's releases.

sdk/azcore/v1.17.0

1.17.0 (2025-01-07)

Features Added

  • Added field OperationLocationResultPath to runtime.NewPollerOptions[T] for LROs that use the Operation-Location pattern.
  • Support encoding.TextMarshaler and encoding.TextUnmarshaler interfaces in arm.ResourceID.

sdk/azcore/v1.16.0

1.16.0 (2024-10-17)

Features Added

  • Added field Kind to runtime.StartSpanOptions to allow a kind to be set when starting a span.

Bugs Fixed

  • BearerTokenPolicy now rewinds request bodies before retrying

sdk/azcore/v1.15.0

1.15.0 (2024-10-14)

Features Added

  • BearerTokenPolicy handles CAE claims challenges

Bugs Fixed

  • Omit the ResponseError.RawResponse field from JSON marshaling so instances can be marshaled.
  • Fixed an integer overflow in the retry policy.

Other Changes

  • Update dependencies.
Commits

Dependabot compatibility score

You can trigger a rebase of this PR by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot requested review from matmerr and rbtr as code owners January 8, 2025 10:03
@dependabot dependabot bot added dependencies Dependencies only. release/1.4 Change affects v1.4 release train labels Jan 8, 2025
@dependabot dependabot bot requested a review from a team January 8, 2025 10:03
@nddq
Copy link
Member

nddq commented Jan 13, 2025

/azp run Azure Container Networking PR

@nddq nddq enabled auto-merge (squash) January 13, 2025 10:13
nddq
nddq previously approved these changes Jan 13, 2025
@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@dependabot dependabot bot force-pushed the 2a27dependabot/go_modules/release/v1.4/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.17.0 branch 4 times, most recently from 69eec52 to 8964267 Compare January 24, 2025 22:38
@dependabot dependabot bot force-pushed the 2a27dependabot/go_modules/release/v1.4/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.17.0 branch from 8964267 to fda552d Compare February 1, 2025 01:31
@dependabot dependabot bot dismissed nddq’s stale review February 12, 2025 14:59

The merge-base changed after approval.

rbtr
rbtr previously approved these changes Feb 26, 2025
@rbtr
Copy link
Collaborator

rbtr commented Feb 26, 2025

/azp run Azure Container Networking PR

@azure-pipelines
Copy link

Azure Pipelines successfully started running 1 pipeline(s).

@github-actions
Copy link

This pull request is stale because it has been open for 2 weeks with no activity. Remove stale label or comment or this will be closed in 7 days

@github-actions github-actions bot added the stale Stale due to inactivity. label Mar 13, 2025
@github-actions
Copy link

Pull request closed due to inactivity.

@github-actions github-actions bot closed this Mar 21, 2025
auto-merge was automatically disabled March 21, 2025 00:01

Pull request was closed

@github-actions github-actions bot deleted the 2a27dependabot/go_modules/release/v1.4/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.17.0 branch March 21, 2025 00:01
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 21, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@rbtr rbtr removed the stale Stale due to inactivity. label Mar 21, 2025
@rbtr rbtr restored the 2a27dependabot/go_modules/release/v1.4/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.17.0 branch March 21, 2025 19:53
@rbtr rbtr reopened this Mar 21, 2025
@rbtr
Copy link
Collaborator

rbtr commented Mar 21, 2025

@dependabot recreate

Bumps [github.com/Azure/azure-sdk-for-go/sdk/azcore](https://github.com/Azure/azure-sdk-for-go) from 1.11.1 to 1.17.0.
- [Release notes](https://github.com/Azure/azure-sdk-for-go/releases)
- [Changelog](https://github.com/Azure/azure-sdk-for-go/blob/main/documentation/release.md)
- [Commits](Azure/azure-sdk-for-go@sdk/azcore/v1.11.1...sdk/azcore/v1.17.0)

---
updated-dependencies:
- dependency-name: github.com/Azure/azure-sdk-for-go/sdk/azcore
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the 2a27dependabot/go_modules/release/v1.4/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.17.0 branch from fda552d to a207261 Compare March 21, 2025 19:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 24, 2025

Superseded by #3528.

@dependabot dependabot bot closed this Mar 24, 2025
@dependabot dependabot bot deleted the 2a27dependabot/go_modules/release/v1.4/github.com/Azure/azure-sdk-for-go/sdk/azcore-1.17.0 branch March 24, 2025 10:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependencies only. release/1.4 Change affects v1.4 release train

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants